ComponentOne ASP.NET MVC Controls
IsRequired Property (DropDown<T>)

C1.Web.Mvc Namespace > DropDown<T> Class : IsRequired Property
Gets or sets a value indicating whether the control value must be a non-empty string.
Syntax
'Declaration
 
Public Overridable Property IsRequired As Boolean
public virtual bool IsRequired {get; set;}
See Also

Reference

DropDown<T> Class
DropDown<T> Members